- logic adder
- Техника: логический сумматор
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Adder (electronics) — In electronics, an adder or summer is a digital circuit that performs addition of numbers.In modern computers adders reside in the arithmetic logic unit (ALU) where other operations are performed.Although adders can be constructed for many… … Wikipedia
Adder-subtracter — In digital circuits, an adder subtracter is a circuit that is capable of adding or subtracting numbers (in particular, binary).Below is a circuit that does adding or subtracting depending on a control signal.However, it is possible to construct a … Wikipedia
Logic design — In electronic design, logic design is a step in the standard design cycle in which the functional design of an electronic circuit is converted into the representation which captures logic operations, arithmetic operations, control flow, etc. A… … Wikipedia
Carry-lookahead adder — 4 bit adder with carry lookahead A carry lookahead adder (CLA) is a type of adder used in digital logic. A carry lookahead adder improves speed by reducing the amount of time required to determine carry bits. It can be contrasted with the simpler … Wikipedia
Carry look-ahead adder — A carry look ahead adder is a type of adder used in digital logic. It can be contrasted with the simpler, but usually slower, ripple carry adder ( see adder for detail on ripple carry adders ). A ripple carry adder works in the same way as pencil … Wikipedia
Molecular logic gate — Part of a series of articles on Nanoelectronics Single molecule electronics … Wikipedia
Ling adder — In electronics, an adder is a combinatorial or sequential logic element which computes the n bit sum of two numbers. The family of Ling adders is a particularly fast adder and is designed using H. Ling s equations and generally implemented in… … Wikipedia
Arithmetic logic unit — schematic symbol Cascadable 8 … Wikipedia
Carry select adder — In electronics, an adder is a combinatorial or sequential logic element which computes the n bit sum of two n bit numbers. The carry select adder is simple but rather fast, having a gate level depth of O(sqrt n).The Carry select adder generally… … Wikipedia
Ladder logic — is a philosophy of drawing electrical logic schematics. It is now a graphical language very popular for programming Programmable Logic Controllers (PLCs). It was originally invented to describe logic made from relays. The name is based on the… … Wikipedia
Ternary logic — A ternary, three valued or trivalent logic (sometimes abbreviated 3VL) is a term to describe any of several multi valued logic systems in which there are three truth values indicating true , false and some third value. This is contrasted with the … Wikipedia